getDropShadowOffsetY

abstract fun getDropShadowOffsetY(block: DesignBlock): Float

Get the drop shadow's y offset of the given design block.

Return

the offset.

Parameters

block

the block whose drop shadow's y offset should be queried.